@extends('dashboard.layouts.app') @push('page_vendor_css') @endpush @push('page_styles') @endpush @section('content')
@csrf
users avatar

Eleanor Aguilar

{{--
Permission
Module Read Write Create Delete
Admin
Staff
Author
Contributor
User
--}}
@endsection @push('page_scripts_vendors') @endpush @push('page_scripts') @endpush