@extends('frontend.layouts.master') @section('content') Dashboard Profile Interests Chat list Plan Setting Log out @yield('user_content') @push('script') @stack('user-script') @endpush @endsection