@extends('user.mastar') @section('dashboard_body')
{{$userid->name}}
{{$userid->role}}
Account setup
@csrf
@endsection