@extends('backend.template.layouts.template-base') @section('title', 'Delivery Setup - Create Zone') @section('content')

Create New Zone

{{-- ── LEFT ─────────────────────────────────────────────────────── --}}
{{-- Zone Name --}}
{{-- State + District --}}
{{-- PIN Codes section --}}
PIN Code's
i
No District selected yet!
Select a district to load the PIN Codes.
{{-- ── RIGHT ────────────────────────────────────────────────────── --}}
Selections
! No PINs selected yet!
Cancel
{{-- Modal: no warehouse --}} {{-- Modal: with warehouse --}}
@endsection @section('scripts') @endsection