@extends('layouts.master') @section('title', 'Supplier type | Alboosh - Timeless authenticity, born of the desert') @section('title-topbar', __('basic.supplier type')) @section('css') @endsection @section('content')
{{ __('basic.dashboard') }} | {{ __('basic.supplier types') }} | {{ __('basic.supplier type') }}
{{ __('basic.supplier type') }}
@csrf
@error('name') {{ $message }} @enderror
@endsection @section('js') @endsection