@extends('layouts.app') @section('content') @include('layouts.inc.breadcrumb')
@include('flash-message')
@endsection