@extends('layouts.main_without_top_button') @section('title') Inspections @stop @section('navigation') @stop @section('contentinner')
@yield('inspections')
@stop