@extends('layouts.app') @section('styles') @endsection @section('content')
@csrf
{{--
type) ? $data->type == 1 ? "checked" : "" : "checked" }} onchange="ChkImageOrVdo(1);">
--}} {{-- Start Tap --}}
@includeIf('event::category.form_th') @includeIf('event::category.form_en')
{{-- End Tap --}} @includeIf('event::category.form_footer')
@includeIf('event::seo.form')
@endsection('content') @section('scripts') @endsection