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