Author Detail

@if (access()->user()->roles->first()->name != 'Reporter')
@endif

Article Details

Category

{{--
--}} {{-- @if (access()->user()->roles->first()->name != 'Reporter')
@endif --}}

Tag Detail

Photos/Video Details

(Sample Code for Youtube Article - https://www.youtube.com/watch?v=-P3WYX02j20)
Image
Video
Upload New
@if (access()->user()->roles->first()->name == 'Reporter')
@else
@endif
@section('after-scripts') {{-- --}} {{-- --}} {{-- --}} @include('backend.articles.partials.model') @endsection