@extends('master.app') @section('title', 'customer') @section('body')
@include('general.valert')
@method('POST') @csrf
@if ($bdate == 1) @else @endif
@endsection @section('pageJs') @endsection