@extends('admin.layout.header') @section('content')

Gallery

@foreach($gallery as $partner) @endforeach
@section('scripts') @endsection @endsection