@extends('layouts.main', ['title' => 'Inspection sheets']) @section('navigation') @stop @section('title') Inspections @endsection @section('msghead_menu')
  • @endsection @section('contentinner') @include('maintenance.inspection_sheets.edit-form') @endsection