@extends('layouts.main') @section('title', 'Add Supplier') @section('content')

Add Supplier

Back to Suppliers
@csrf
@endsection