@extends('layouts.master') @section('title'){{trans_choice('general.sent',1)}} {{trans_choice('general.email',2)}} @endsection @section('content')

{{trans_choice('general.sent',1)}} {{trans_choice('general.email',2)}}

@if(Sentinel::hasAccess('communication.create')) {{trans_choice('general.send',1)}} {{trans_choice('general.email',1)}} @endif
{{trans_choice('general.send_by',1)}} {{trans_choice('general.recipient',2)}} {{trans_choice('general.message',1)}} {{trans_choice('general.date',1)}} {{ trans_choice('general.action',1) }}
@endsection @section('footer-scripts') @endsection