@extends('backend.layouts.master') @section('title', $studyLevel->exists ? 'Edit Study Level' : 'Add Study Level') @section('content') @php $item = $studyLevel; @endphp