@extends('layouts.app') @section('head.vendor.css') @endsection @section('head.page.css') @endsection @section('contents')

ค้นหายูสเซอร์ลูกค้า

{{ MyNotify::get() }}
@csrf

@endsection @section('page.vendor.js') @endsection @section('page.js') @endsection