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

    {{$data['title']}}

@php $privileges = getPrivileges(); @endphp
@if(Auth::user()->type == 1)