@extends('layouts.mastercms') @section('content')

Manage Order #{{$order->id}} All Order

@csrf @method('PUT')

@endsection