Admin Radio News

@if(Session::has('bnmessage'))
{{ Session::get('bnmessage') }}
@elseif(Session::has('error'))
{{ Session::get('error') }}
@endif
@foreach($radioNews as $news) @endforeach
News Title Audio Source Action
{{ $news->title }}