{!! tableHeader('validation.attributes.name') !!} {!! tableHeader('validation.attributes.expiration_date') !!} @if (count($services)) @foreach ($services as $service) @endforeach @else @endif
{{$service->name}} {{$service->expires}}
{!!trans('front.no_services')!!}