@extends('front.layout') @section('content') {{convertUtf8($bs->gallery_title)}} {{__('Home')}} {{__('Our Gallery')}} {{__('Photos Action')}} {{__('Our Awesome Gallery')}} @foreach ($galleries as $key => $gallery) @endforeach @endsection