ID | Subject | Published At | Actions |
---|---|---|---|
{{ $bulletin->id }} | {{ $bulletin->subject }} | {{ $bulletin->published_at->format('m/d/Y @ g:ia') }} | View @if(Auth::user()->hasStateOffice(['Governor'], $state->id)) @if(Auth::id() == $bulletin->user_id) Edit Delete @endif @endif |