@extends('layouts.genindex') @section('title') Bayaran Brokerage Fee Tawarruq @endsection @if($tawarruq->count() <= 0)
@else @section('subtitle') Sila pilih negeri/pusat dan jenis pembiayaan @endsection @section('list')
@csrf
{{-- fees --}}
@endsection @endif @section('page_scripts') @endsection