@extends('backend.school_admin.layout_app') @section('page_cs') @endsection @section('content')

Welcome Setting

Add New Shift

{!! csrf_field() !!}
@endsection @section('page_js') @endsection