@extends('layouts.layout-horizontal') @section('title', 'New Trade Exhibition') @section('content')
New Trade Exhibition
{{-- Exhibition Header --}}
Dealer card Upload dealer card with the header.

{{-- Items Section --}}
Items (0)
{{-- Add Item Row --}}
Fill exhibition name & date first to start adding items {{-- Mobile: stacked card layout | Desktop: row layout --}}
{{-- Items Table (desktop) --}}
{{-- Items Cards (mobile) --}}
Grand Total: ₹0.00
{{-- Edit Item Modal --}} @endsection @push('scripts') @endpush