@extends('layout.main') @section('content')
@can('store-policy') @endcan @can('delete-policy') @endcan
{{trans('file.Title')}} {{trans('file.Company')}} {{__('Created At')}} {{trans('file.action')}}
@endsection @push('scripts') @endpush