@extends('master.app') @section('title', 'debitor') @section('body')

Create

@include('general.valert')
@method('POST') @csrf
@if ($bdate == 1) @else @endif
{{-- end of title --}}
@endsection @section('pageJs') @endsection