@extends('layouts.app') @section('title', 'Create Consent') @section('page-title', 'Create Checkout Consent') @section('breadcrumb', 'Checkout Consents / New') @section('content')
@csrf
Cancel
@endsection