@extends('admin.layout') @section('content')
Manage Services
@foreach($logos as $logo) @endforeach
Id Image Action
{{$logo->id}}
Id Image Action
@endsection