@extends('layouts/contentNavbarLayout') @section('title', 'Load Money Top-up') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')
Load Money Top-up
@csrf
{{-- NEW: This div will be shown on successful link generation --}}
@endsection @section('js') @endsection