@extends('layouts.main') @section('title', $data['title']) @section('content')
@if ($data['userType'] != 0) @endif
Id Supplier Name Supplier Code Email Mobile No Status Action
@csrf @endsection('content') @section('custom-scripts') @endsection