@extends('adtrpanel.layouts.master') @if(isset($dealer)) @section('title','Bayiler Düzenleme Formu') @else @section('title','Bayi Ekle') @endif @section('content') @include('adtrpanel.partials.header') @include('adtrpanel.partials.errors') @include('adtrpanel.partials.alert') {{ csrf_field() }} Geri Temizle Kaydet Logo* Firma adı 100 / 100 URL Sıra No Durum @if(isset($dealer[0]['status']) == 0) Acık Kapalı @else Acık Kapalı @endif @endsection @section('css') @endsection @section('js') @endsection