@extends('layouts.app') @section('styles') @endsection @section('content')
@csrf

{{ __('menu_admin.footer_content') }}

{{-- Start Tap --}}
  • ภาษาไทย
  • ภาษาอังกฤษ
{{-- Tap 1 --}}
{{-- Start Input --}}
{{-- End Input --}}
{{-- End Tap 1 --}} {{-- Tap 2 --}}
{{-- Start Input --}}
{{-- End Input --}}
{{-- End Tap 2 --}}
{{-- End Tap --}}
status) ? ($header_content->status == 1 ? 'checked' : '') : 'checked' }}>
status) ? ($header_content->status == 2 ? 'checked' : '') : '' }}>
@endsection('content') @section('scripts') @endsection