@extends('admin.layouts.master') @section('title', __('taxido::static.surge_prices.add')) @section('content')
@method('POST') @csrf @include('taxido::admin.surge-price.fields')
@endsection