@extends('buyer.layout') @section('title') Buyer Details @endsection @section('frontend-content')
All Buyers
S.No. User Name Email Mobile No Option
1 Grace Harper grace.harper@example.com 9876543210
2 Aiden Frost aiden.frost@example.com 9123456780
3 Luna Steele luna.steele@example.com 9012345678
4 Kai Bennett kai.bennett@example.com 9988776655
5 Nova Quinn nova.quinn@example.com 9090909090
@endsection @section('custom-script') @endsection