@section('css') @show
hilbit DEBTORS MANAGEMENT SYSTEM
@include('partials.navigation')
@include('partials.loading_indicator') @yield('content')
@yield('footer') @yield('scripts') @include('partials.modals')