@extends('layouts.user.base') @section('page-title') Settings @endsection @section('content')
@include('user.settings.layouts.sidebard')
@csrf
@endsection