@extends('layouts.admin') @section('content') @csrf @include('pages.merchants.partials.form', ['merchant' => null]) Create Cancel @endsection