@extends('layouts.vertical', ['title' => 'Classic Skin']) @section('css') @endsection @section('content')
@include('layouts.partials/page-title', ['title' => 'Classic Skin'])
INSPINIA comes with the Classic Theme set as the Default.
@endsection @section('scripts') @endsection