@extends('theme_icr_layout') @section('content')
@foreach ($object_list as $object)

VIEW MORE
@endforeach
@endsection