@extends('layout.mainlayout') @section('content')
@component('components.pageheader') @slot('title') Supplier List @endslot @slot('title_1') Manage your Supplier @endslot @endcomponent
img
Supplier Name code Phone email Country Action
product Apex Computers 201 +12163547758 thomas@example.com China img img
product Modern Automobile 202 123-456-888 customer@example.com USA img img
product AIM Infotech 521 123-456-888 customer@example.com USA img img
product Best Power Tools 555 123-456-888 bruklin@example.com Thailand img img
product AIM Infotech 325 +12163547758 Beverly@example.com Phuket island img img
product Best Power Tools 589 123-456-888 Huber@example.com Germany img img
product Apex Computers 254 +12163547758 customer@example.com Angola img img
product Vinayak Tools 681 123-456-888 john@example.com Albania img img
product Best Power Tools 555 123-456-888 bruklin@example.com Thailand img img
product AIM Infotech 325 +12163547758 Beverly@example.com Phuket island img img
product Best Power Tools 589 123-456-888 Huber@example.com Germany img img
product Apex Computers 254 +12163547758 customer@example.com Angola img img
product Vinayak Tools 681 123-456-888 john@example.com Albania img img
@component('components.modal-popup') @endcomponent @endsection