@extends('admin/layouts/default') @section('content')
@include('admin/notifications') @stop @section('scripts') @parent @stop