@extends('layouts.main_without_top_button') @section('title') Accounts Settings @stop @section('navigation') @stop @section('contentinner')
@yield('accounts')
@stop