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