@extends('backend.layouts.master') @section('title', __('static.appearances.robots')) @section('content')
@method('POST') @csrf
{{ __('static.appearances.edit_robot_file') }}
@error('content') {{ $message }} @enderror {{ __('static.appearances.view_robot_file') }} {{ __('static.here') }}
{{--

@error('content') {{ $message }} @enderror {{ __('static.appearances.view_robot_file') }} {{ __('static.here') }}
--}}
@endsection @push('scripts') @endpush