@extends('layouts.app') @section('styles') @endsection @section('content')
{{-- เนื้อหา ข้อมูลพื้นฐานของสมาชิก --}}
@csrf
{{--
--}} {{--
status) ? ($contactus->status == 1 ? 'checked' : '') : 'checked' }}>
status) ? ($contactus->status == 0 ? 'checked' : '') : '' }}>
--}} {{-- @if (!empty($contactus->status) && $contactus->status == 1)
@else
--}} {{-- @endif --}} {{--
--}}
{{-- --}}
{{-- จบเนื้อหา ข้อมูลพื้นฐานของl --}}
@endsection @section('scripts') @endsection