@extends('admin.layouts.app') @section('panel')
@lang('Edit Order Status')
@csrf @include('admin.orderStatus._form')
@endsection