@extends('layouts/default') {{-- Page title --}} @section('title') @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Dashboard Settings

Dashboard Settings

Refresh
@foreach($dbdetails as $row) @endforeach
Field Name Save Delete
@include('layouts.right_sidebar')
@stop {{-- page level scripts --}} @section('footer_scripts') @stop