@extends('backend.school_admin.layout_app') @section('page_cs') @endsection @section('content') Welcome Setting Home Create New Shift Add New Shift {!! csrf_field() !!} Shift Title Shift Start From Shift End To @endsection @section('page_js') @endsection