@extends('pages.user_dashboard') @section('breadcrumb') @endsection @section('user_content')
@include('layouts.user_sidebar')

Ad Update

@csrf

Ad Photos

@if (!$ad->photos->count() > 0)

No images Yet

@else @endif
@endsection