@extends('layouts.app') @section('styles') @endsection @section('content')
@csrf
@includeIf('about::history.form_en') @includeIf('about::history.form_my')
@includeIf('services::form_footer')
status) ? ($data->status == 1 ? 'checked' : '') : 'checked' }}>
status) ? ($data->status == 0 ? 'checked' : '') : '' }}>
@endsection('content') @section('scripts') @endsection