@extends('layouts.admin.app') @section('content')
@include('layouts.errors-and-messages')

Order Status

{{ csrf_field() }}
@endsection @section('js') @endsection