@extends('layouts.contentLayoutMaster') @php $breadcrumbs = [[['link' => route('parent.showChildrens'), 'name' => "الأبناء"],['name'=> 'جميع الأبناء']],['title'=> 'ادارة الأبناء']]; @endphp @section('title', 'الأبناء') @section('vendor-style') @endsection @section('page-style') @endsection @section('content')
{{$children->school_name}}
{{ $children->level_name }} - {{ $children->gender_name }}