@extends('layouts.app') @section('content')

{{ __('Add Supplier') }}

@csrf
@endsection