@extends('layouts.app') @section('title') {{'Supplier Create'}} @endsection @section('content')
@section('editMethod') @show {{ csrf_field() }}
Supplier Name
Name of Contact Person
Mobile No
Area
Supplier Type
Supplier Category
User
Address
Opening Balance (Tk)

  @if( @$item->id != '') @else @endif
@endsection