@extends('layouts.master') @section('title') {{ trans_choice('general.sms',1) }} {{ trans_choice('general.client',1) }} @endsection @section('content')

{{ trans_choice('general.sms',1) }} {{ trans_choice('general.client',1) }}

{{csrf_field()}}
@endsection @section('footer-scripts') @endsection