@extends('layouts.app') @section('title', 'My Profile') @section('content')

Profile

@include('includes.alerts')

Personal Information


{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
@csrf

Change Password


@endsection @push('scripts') @endpush