@include('inc.header') PIN Code Verification
@foreach($news as $data)

{{$data->title}}

{{$data->description}}

@endforeach
@include('inc.footer')