@extends('admin.layouts.master') @section('title', 'Section') @section('content')

@yield('title')

Add Section
@csrf

+
@endsection @push('scripts') @endpush