@extends('layouts.app') @section('page_css') @parent @endsection @section('content')
Add New
@csrf
@endsection @section('plugin_scripts') @endsection @section('page_scripts') @parent @endsection