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

Notification

Add

@csrf
@foreach ($news_sections as $section )
id == 1) checked @endif> {{$section->name}}
@endforeach
Upload File
Enter Url
Add Details
@endsection @section('js') @endsection