@extends('layouts.frontlayout') @section('content')

Submit Your Listing

Please fill in the fields below to post your classified ad.

...
{{ csrf_field() }}
@if(!isset($row) && !isset($row->plan_actions) && !isset($row->plan_actions->expired_on))
@endif
Details
Photos
Health Tests
Pedigree
@if(!isset($row) && !isset($row->plan_actions) && !isset($row->plan_actions->expired_on))
Plans
@endif
@php $pedigreeRows = $pedigreeRow; @endphp
Pedigree

Lorem ipsum dolor et, consectetur adipiscing elit. Lorem ipsum dolor amet, adipiscing elit. Lo sit amet, consectetur adipiscing elit.

@error('dog_name') @enderror
{{-- --}}

Parents

Grandparents

@for ($x = 0; $x <=1 ; $x++)
@endfor

Great Grandparents

@for ($x = 0; $x <=1 ; $x++) @for ($gp = 0; $gp <=1 ; $gp++)
@endfor @endfor

Great Great Grandparents

@for($x = 0; $x <=1 ; $x++) @for($gp = 0; $gp <=1 ; $gp++) @for($ggp = 0; $ggp <=1 ; $ggp++)
@endfor @endfor @endfor
display_generations) && $row->display_generations == 4 ? 'checked' : '') }} @if(!isset($row->display_generations)) {{ 'checked' }} @endif>
display_generations) && $row->display_generations == 3 ? 'checked' : '') }}>
  • Back
  • @if(isset($row) && $row && $row->status != 1 && $row->draft != 1)
  • Save Draft
  • @endif
@if(isset($row) && isset($row->plan_actions) && isset($row->plan_actions->expired_on) && $row->plan_actions->expired_on) @else @endif
...
...
@endsection