@extends('panel.layouts.app') @section('content')

Create {{ $title }}

{{ csrf_field() }}
Option


@endsection @section('js') @endsection