@extends('layouts.app') @section('title', 'Create PPE Supplier') @section('content')
Back

Create PPE Supplier

@csrf

Supplier Information

@error('name')

{{ $message }}

@enderror
Cancel
@endsection