@extends('front.layouts.app') @section('title', !empty($student_work) ? (!empty($data->meta_title) ? $data->meta_title : 'Student’s Work') : 'Student’s Work') @section('description', !empty($student_work) ? (!empty($data->meta_description) ? $data->meta_description : '') : '') @section('keywords', '') @section('content')
First slide
{{--
--}}

{{!empty($student_work) ? (!empty($data->section_title) ? $data->section_title : 'Student’s Work') : 'Student’s Work'}}

{{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- img--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}}
@foreach($students as $student)
img
{{$student->name}}
@endforeach
@endsection