@extends('layouts.master') @section('title')Sent SMSs @endsection @section('content')

Sent SMSs

@if(Sentinel::hasAccess('communication.create')) Send SMSs @endif
{{trans_choice('general.send_by',1)}} {{trans_choice('general.to',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