@extends('admin.templates.layout') @section('head') @endsection @section('content')
@csrf
{{ $page_heading }}
Optional numeric value for sorting/filtering
Publish
@stop @section('script') @stop