@extends('admin.layouts.app') @section('title', 'Edit Profile') @section('subtitle', 'Update your account information') @section('topbar-actions') Back to Profile @endsection @push('styles') @endpush @section('content') @if($errors->any())