@extends(\Auth::user()->role != 10 ? 'layout' : 'layoutfrontdesk') @section('title', 'Supplier | Create Supplier') @section('content')
@csrf
Data Supplier
Back
@endsection @section('js') @endsection