@extends('layouts.app') @section('title') @if( ! empty($title)) {{ strip_tags($title) }} | @endif @parent @endsection @section('social-meta') @if($ad->media_img->first()) @else @endif @endsection @section('page-css') @endsection @section('content')