@extends('front-end.layouts.apps') @section('title', 'ګالري') @section('page_title', 'ګالري') @section('main_container')
{{-- Back button and header --}}
شاته

ګالري

{{-- Gallery grid --}}
@forelse ($gallary as $row) @empty
تر اوسه انځورونه نشته.
@endforelse
{{-- Bottom Navigation --}}
@endsection