@extends('layouts.app') @section('title', 'Add Supplier - Pharmacy Management') @section('content') @can('create_suppliers')

Add Supplier

← Back to Suppliers
@csrf
Cancel
@endcan @endsection