@extends('adtrpanel.layouts.master') @section('content') @include('adtrpanel.partials.header') @include('adtrpanel.partials.errors') @include('adtrpanel.partials.alert') {{ csrf_field() }} Geri Temizle Kaydet Robots txt Düzenle Robots txt Düzenle robots.txt * @if(isset($robots_txt)){!!trim($robots_txt)!!}@endif @endsection @section('css') @endsection @section('js') @endsection