@extends('admin.layouts.master') @section('title', __('static.appearance.robots')) @section('content')
@method('POST') @csrf

{{ __('static.appearance.edit_robot_file') }}

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