@extends('admin.layouts.layouts') @section('title', 'Suppliers') @section('content')
@can('user-create') Create @endcan
# Name Code Supplier Type Firm Type Status Actions
@endsection @section('page-js') @endsection