@extends('admin.layouts.adminApp') @section('style') @endsection @section('content')
Admin

{{ $user->name }}

{{ $user->role->name ?? 'N/A' }}

{{ $user->address ?? 'N/A' }}



Property Surveyors List
SN Actions Survey Id Date of Survey Owner Name Owner Father Name Mobile No Ward Name
@endsection @section('script') @endsection