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

Create Bill

@csrf @method('post')
@endsection @section('pageJs') @endsection