@extends('layout.master') @push('plugin-styles') @endpush @push('style') @endpush @section('content')

@isset($script) Edit @else Create @endisset Scripts

@isset($script)
@method('PUT') @else @endisset
for_all_pages ? 'checked' : '' ): '' }}>
for_all_pages ? 'disabled' : '' ): '' }} class="form-check-input" {{ isset($script) ? ($script->no_index_no_follow ? 'checked' : '' ): '' }}>
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @endpush