@extends('master') @section('navbar')
  • @endsection @section('navbar-tabs') @endsection @section('content')
    @include('orders.components.modal_filter_status') @endsection