@extends('layouts.admin') @section('title','Dashboard') @section('css') @endsection @section('breadcrumb', 'Dashboard') @section('content')
Settings
@endsection @section('js') @endsection