@extends('admin.layouts.app') @section('panel')
@csrf
ad_type == Status::IMPRESSION) checked @endif>
ad_type == Status::CLICK) checked @endif>
ad_type == Status::BOTH) checked @endif>
ad_type == Status::CLICK) readonly @endif value="{{ $advertisement->impression }}" placeholder="0">
ad_type == Status::IMPRESSION) readonly @endif value="{{ $advertisement->click }}" placeholder="0">
{{ __(gs('cur_text')) }}
@if ($advertisement->ad_type == Status::CLICK || $advertisement->ad_type == Status::BOTH )
@endif
status == Status::RUNNING) checked @endif>
@lang('Ad Video')
@endsection @push('style') @endpush @push('style-lib') @endpush @push('script-lib') @endpush @push('script') @endpush