@extends('admin.layout.app') @section('more-head') @endsection @section('main-content') Shipping Mode Shipping mMde @include('includes.messages') {{ csrf_field() }} {{ method_field('PUT') }} Name handling_charge @endsection @section('more-scripts') @endsection