@extends('front.layout.app') @section('title', 'Recovery Solutions') @section('content')
image

{{ $recovery->content['banner_heading'] ?? '' }} {{ $recovery->content['banner_img'] ?? '' }}

{{ $recovery->content['banner_description'] ?? '' }}

@forelse ($galleries as $gallery)
image
@empty @endforelse
@endsection