mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
5 lines
171 B
PHP
5 lines
171 B
PHP
@extends('layouts.base_no_login')
|
|
@section('inner_content')
|
|
<feedback-customer-section-component token="{{$token}}"></feedback-customer-section-component>
|
|
@endsection
|