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

Submit Your Listing

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

...
{{ csrf_field() }}
Details
Photos
Health Tests
Pedigree
Plans
@if($perDayPlan && $perDayPlan->toArray() && (!$user->membership_id || strtotime($user->membership_expire) < strtotime(date('Y-m-d')) )) @endif @if($memberships && $memberships->toArray()) @endif
...
...
@endsection