@extends('layouts.admin') @section('title') @lang('Edit Hero Section') @endsection @section('breadcrumb')

@lang('Edit Checkout Settings')

@endsection @section('content')
@method('post') @csrf
@endsection @push('script') @endpush