@extends('layouts.app') @section('title', 'Edit Supplier') @section('content')

Edit Supplier

Suppliers / Edit

@if($errors->any())
@endif
@csrf @method('PUT')

International format. Used for WhatsApp notifications.

is_active) ? 'checked' : '' }} class="h-4 w-4 text-blue-600 border-gray-300 rounded">
Cancel
@endsection