@extends('layout.main') @section('content')
@can('store-trainer') @endcan @can('delete-trainer') @endcan
{{__('Full Name')}} {{trans('file.Company')}} {{trans('file.Phone')}} {{trans('file.Email')}} {{trans('file.action')}}
@endsection @push('scripts') @endpush