@extends('layouts.order-master') @section('css') @endsection @section('title') Direct Delivery @endsection @section('content')

{{ $user->name }} Transactions

SN Date Type Reference No of Items Status Inserted By Action
@endsection @section('script') @endsection