@extends('layouts.app') @section('body-class', 'page-edit') @section('content') @hookinsert('account.password.top')
@include('shared.account-sidebar')
@hookinsert('account.password.bottom') @endsection @push('footer') @endpush