@extends('dashboard.master') @section('title', 'Payment Due Details') @push('css') {{-- Select2 → Bootstrap-like look --}} @endpush @section('content')
Payment Due Details

{{ \Carbon\Carbon::parse($month)->format('F: Y') }}

{{-- Toolbar: left = filter controls, right = Send Message All --}}
SN Name Details Fee Details Payment Details Action
{{-- Transfer Modal (unchanged) --}}
@endsection @push('js') @endpush