@extends('admin.layouts.app') @section('title', 'Create Supplier') @section('page_title', 'Add New Supplier') @section('content')
Create Supplier
@csrf
Cancel
@endsection