@extends('layouts.app') @section('content')
@include('non_working_days.table')
@endsection