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

Create Bill

@csrf @method('post')
@if ($bdate == 1) @else
@endif
@endsection @section('pageJs') @endsection