@extends('admin.layouts.app') @section('panel')
@lang('Insert Robots txt')
@csrf
@can('admin.setting.robot.submit') @endcan
@endsection