@extends('frontend.layouts.app') @section('frontend_title', 'Tushar Enterprise') @section('frontend_content')

{{ __('Dashboard') }}

{{ __("You're logged in!") }}
@endsection {{-- @extends('frontend.layouts.app') @section('frontend_title', 'Tushar Enterprise') @section('frontend_content')
@include('profile.partials.sidebar')
@endsection --}}