@extends('reachassuree_agent/layouts.main') @section('title', $data['title']) @section('content')

    {{$data['title']}}

{{-- @if($data['users'] == 1) --}} Add {{-- @else --}} Add {{-- @endif --}}
Id Avatar First Name Last Name Designation Username Email Mobile Type Status Action
@csrf
@endsection @section('custom-scripts') @endsection