@extends('layouts.alumini.layout') @section('header_scripts') @stop @section('breadcrumb')
@endsection @section('content')
@include('errors.errors')
@endsection @section('footer_scripts') @stop