@extends('layouts.app') @section('title', 'Merchants List') @section('content')

Merchants

Profile Name Email Phone Number Status Create On Action
@endsection @section('scripts') @endsection