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