= $this->extend('layout/main') ?>
= $this->section('content') ?>
User Profile
getFlashdata('success')) : ?>
= session()->getFlashdata('success') ?>
= $validation->listErrors() ?>
= $this->endSection() ?>
= $this->section('scripts') ?>
= $this->endSection() ?>