@extends('layouts.default', ['appTopMenu' => true]) @push('scripts') @endpush @section('title', 'Cause List') @section('content') @if($user_type=='3')
@csrf
{{ $user_name }}
Select View
View 1
View 2




@else
You are not authorized
@endif @endsection @push('scripts') @endpush