@extends('layout.main') @section('content')
@can('store-official_document') @endcan @can('delete-official_document') @endcan
{{trans('file.Title')}} {{trans('file.Company')}} {{trans('file.Type')}} {{__('Expiry Date')}} {{trans('file.Notification')}} {{__('Added By')}} {{trans('file.action')}}
@endsection