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