@extends('backend.student.layouts.right_side_bar') @section('studentBody')
@include('layouts.message')

{{$heading}}

{{csrf_field()}}
{{--
--}} {{----}} {{--
--}} {{--
--}} {{----}} {{--
--}}
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{----}} {{--
--}} {{--@if(count($studentClients)>0)--}} {{--@foreach($studentClients as $studentClient)--}} {{--
--}} {{----}} {{----}} {{--
--}} {{--@endforeach--}} {{--@for ($i = 0; $i < 4-count($studentClients); $i++)--}} {{--
--}} {{----}} {{----}} {{--
--}} {{--@endfor--}} {{--@else--}} {{--@for ($i = 0; $i <4; $i++)--}} {{--
--}} {{----}} {{----}} {{--
--}} {{--@endfor--}} {{--@endif--}} {{--
--}} {{--
--}} {{--
--}}
@endsection @section('script') @endsection