@extends('admin/layouts.master') @section('title', 'Edit Page - Admin') @section('body') @if ($errors->any())
@endif

{{ __('adminstaticword.Edit') }}

{{ csrf_field() }} {{method_field('PATCH')}}

  • type=="video" ? 'checked' : '' }}>
  • type =="url" ) class="display-none" @endif id="document1"> @if($find->video !="") @endif
    type =="video") class="display-none" @endif id="document2">


    @if($find['preview_image'] !== NULL && $find['preview_image'] !== '') @else course @endif

    @endsection @section('scripts') @endsection