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

{{ !empty($page->id) ? 'แก้ไขเพจ' : 'เพิ่มเพจ' }}

{{ __('page_admin.upload_image') }} (ขนาดรูปภาพ 1380 X 540 px)

{{--
--}}
{{--
--}}
{{--
--}} {{--
status) ? ($page->status == 1 ? 'checked' : '') : 'checked' }}>
status) ? ($page->status == 0 ? 'checked' : '') : '' }}>
--}} @if (mwz_roles('admin.page.page.save'))
{{-- --}}
@endif
@endsection('content') @section('scripts') @endsection