@extends('layouts.app') @section('title',"My perfil ") @section('content') @section('scripts_url') @endsection
Mis datos
@section('scripts') @if (session('update_success')) @endif @endsection @endsection