@if (Route::is('non_working.create'))

Add non-working days

@else

View/Edit non-working days

@endif @livewire('non-working-days.create-update-form', ['post' => $post])