@extends('company-admin-dashboard') @section('title', $data['title']) @section('dashboard-content')
   
Orders
{{--
--}}
{{-- Kot model --}} @endsection('dashboard-content') @section('custom-scripts') @endsection