@extends('header') @section('content') @parent @include('accounts.nav', ['selected' => ACCOUNT_NOTIFICATIONS]) {!! Former::open()->addClass('warn-on-exit') !!} {{ Former::populate($account) }} @include('accounts.partials.notifications')