@extends('layouts.default') @section('title') @endsection @section('header-style') @endsection @section('content') @include('schedule.partial.form') @include('schedule.boat-employee-edit') @endsection @section('footer-script') @endsection