@extends('layout.main') @section('content')
@can('store-announcement') @endcan @can('delete-announcement') @endcan
{{trans('file.Title')}} {{__('Published For')}} {{trans('file.Company')}} {{__('Start Date')}} {{__('End Date')}} {{trans('file.action')}}
@endsection @push('scripts') @endpush