@extends('layouts.admin') @section('title', 'Person') @section('breadcrumb') @endsection @section('button') @endsection @section('content')

Person List

# Category Name Designation/Area Phone Number Action
# Category Name Designation/Area Phone Number Action
@endsection @section('scripts') @endsection