@extends('layouts.app') @section('title',$challan->challan_no.' • JAN Enterprises ERP') @section('page_title',$challan->challan_no) @section('page_subtitle','Delivery Challan • '.$challan->order->company->name) @section('content')

Delivery Challan

{{ $challan->challan_date->format('d M Y') }}
@endsection