@extends('layout') @section('title') Supplier @endsection @section('content')

New Supplier

@include('flash-message')

New Supplier

@csrf

@endsection @section('script') @endsection