@extends('layouts.main') @section('title') Content: Create @endsection @section('content')
@csrf @include('content.partials.form')
 Cancel
@endsection