@extends('layouts.admin') @section('style') @endsection @section('content') {{ __('users.home') }} {{ __('users.edit_profile') }}