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

@lang('general.create') Supplier

@include('validate')

Supplier @lang('general.details')

@csrf
@endsection