@extends('layouts.layoutMaster') @section('title', 'OMM-DashBoard') @section('content') @if($inquiry->isNotEmpty() && $inquiry->first()->type == 'Online')
{{--
Image 2
--}}
@else
{{-- Uncomment and use the next section if you want to display Image 2 --}} {{--
Image 2
--}}
@endif @endsection