@extends('layouts.contentLayoutMaster') @section('content') {!! Form::open(['route' => ['appointments.offices.days.store',[$office->id]],'method'=>'POST' , 'onsubmit' => 'showLoader()']) !!}