{{--@if (isset($userModules) && isset($module) && isset($userModules[$module->id]) && in_array(10, $userModules[$module->id]))--}}
{{--
--}} {{-- @include("flight-tracker.layouts.flights-list-by-type")--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
{!! Form::open(['url' => url('staff-watch/create'), 'method' => "post", 'class' => 'form-horizontal', 'id' => 'form_staff_watch']) !!} {{-- --}} {{--
--}} {{--Form Flight Details--}} {{--
--}} {{-- @include("staff-watch.templates.tab-flight-details")--}} {{--
--}} {{--
--}} {{--Form Staff--}} {{--
--}} @include("staff-watch.templates.form-staff") {{--
--}} {{--
--}} {!! Form::close() !!} {{--
--}}
{{--@endif--}}