@extends('layouts.app') @section('content')

Tambah Supplier

@csrf @include('supplier.form')
@endsection