@extends('admin.layout.layout') @section('title', 'İlan Oluştur') @section('styles') @parent @stop @section('content') {{-- {{ dd($cities->first()->district->first()->neighborhood->first()->name) }} --}}

İlan Kaydet

@if (!$banks->count()) Lütfen ilk olarak banka ekleyiniz! @else
@csrf
Temel

Temel:

%
%
%
Detay

Detay:

Adres

Adres:

{{--
Fotoğraf

Fotoğraflar:

Resim yükleyiniz

--}}
Yayın

Yayın:

@endif
@stop @section('scripts') @parent {{-- --}} {{-- --}} @endsection