@extends('admin.layouts.master') @section('content')

Notification

Edit

@csrf
@foreach ($news_sections as $section )
news_type_id); @endphp @for($i=0;$iid) checked @endif @endfor > {{$section->name}}
@endforeach
news_type == 1) checked @endif> Upload File
news_type == 2) checked @endif> Enter Url
news_type == 3) checked @endif> Add Details
{{-- @if($notification->news_type == 1) --}} {{-- @elseif($notification->news_type == 2) --}}
{{-- @elseif($notification->news_type == 3) --}}
{{-- @endif --}}
@endsection @section('js') @endsection