@extends('layouts.modals.modal-base.index') @section('title', 'Order Details') @section('modal-class', 'modal-md') @section('content') @php $commonClass = "form-group d-flex justify-content-between mt-5"; @endphp @endsection