@extends('frontend.master') @section('title') About Page @endsection @section('content')
@if (!empty(@$about->image)) Banner @endif
@endsection