@extends('admin.layout.main') @section('title', $header['title']) @section('content')
@csrf
@csrf
@endsection @section('js') @if(isset($checkoutId)) @endif @append