@extends('admin-back-end') @section('title', 'Mi perfil') @section('content')

{{$profile->username}}

Web Admin

@endsection