@extends('admin.layouts.layouts') @section('content')

Educational Stage Details

{{ $educationalStage->name }}

Description: {{ $educationalStage->description }}

@endsection