@extends('layouts.app') @section('content')

Settings

@include('settings.nav')
@csrf
@endsection @push('headerPartial') @endpush @push('footerPartial') @endpush