@extends("backend.layout-sticky.master") @section("title") {{ ucwords($module)}} - Sistem Klinik @endsection @push('css') @endpush @section ('back') @endsection @section ('content')
@if(session()->has('messages'))
{{ session()->get('messages') }}
@endif
{{ ucwords($module)}}
# Tanggal Invoice Nama Jumlah DP Sisa Status Action
@endsection @push('js') @endpush