@extends('main') @section('content')
Logos
@foreach ($logos as $sticker)
{{$sticker->title}}
status==0) checked @endif>
@method('DELETE') @csrf
@endforeach
{{ $logos->links() }}
@endsection