@extends('layouts.app') @section('title', 'Your Profile') @section('styles') @endsection @section('content') @if(session('success'))