@include('include.head')
@include('include.header') @section('EV') active open @endsection @section('VL') active open @endsection @include('include.sidebar')
Home
Edit Video
Edit Video
Video Details
@if(session()->has('SuccessImage'))
{{session()->get('SuccessImage')}}
@endif
Video Title :
Video Description :
{{ $data->fih_description }}
Video URL :
{{ $data->fih_url }}
Event Date :
fih_date}}>
Video Views :
fih_views }}>
Video Iamge :
fih_imageurl }}>
@php $i = 1; @endphp
Weightage :
@for($i=1; $i < 10; $i++)
fih_status == $i) selected @endif>{{$i}}
@endfor
@include('include.footer')