@extends('front.inner-layout.app') @section('content')

My Settings

@include('front.inner-layout.header')
@endsection @section('modals')
@endsection @section('css') @endsection @section('js') @endsection