@extends('layout') @section('css') @endsection @section('content')

@include('partials.breadcrumb')

@stop @section('script') @stop