diff --git a/resources/views/pages/feedback/customer.blade.php b/resources/views/pages/feedback/customer.blade.php index 5decb580..39527063 100644 --- a/resources/views/pages/feedback/customer.blade.php +++ b/resources/views/pages/feedback/customer.blade.php @@ -1,4 +1,5 @@ @extends('layouts.base_no_login') +@section('title', 'Share Your Feedback - CIEF Customer Service') @section('inner_content') @endsection diff --git a/resources/views/vendor/head.blade.php b/resources/views/vendor/head.blade.php index 6173a632..f36a5b76 100644 --- a/resources/views/vendor/head.blade.php +++ b/resources/views/vendor/head.blade.php @@ -8,7 +8,7 @@ -IZYIM Shipping +@yield('title', 'IZYIM Shipping') @@ -28,4 +28,4 @@ - \ No newline at end of file +