@extends('layouts.app') @section('content')

Buyers

@include('flash::message')
@include('users.buyers-table')
@endsection