@extends('layouts.app') @section('title', 'All Suppliers') @section('content')
@include('layouts.alerts')
@endsection