@extends('layouts.app') @section('title', $page_title) @push('styles') @endpush @section('content')

{{ $sub_title }}

@if (permission('loan-installment-add')) Add New@endif
{{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}
@endsection @push('scripts') @endpush