@include('Partials.sidebar') @include('Partials.header') @if ($errors->any()) @foreach ($errors->all() as $error) {{ $error }} @endforeach @endif Logos View All Logos @csrf Logo Title: Choose a Logo: Choose Image Submit @include('Partials.footer')