@extends('public.header') @section('head') @parent @stop @section('body')
{!! Button::success(trans('texts.send_email'))->large()->submit()->block() !!}