@extends('layouts.dashboard') @section('template_title') {{ trans('profile.templateTitle') }} @endsection @section('header') {{ trans('profile.editProfileTitle') }} | {{ trans('profile.showProfileTitle',['username' => $user->name]) }} @endsection @section('breadcrumbs') {{ trans('titles.app') }} chevron_right
LON: / LAT:
material.$primary-$accent.min.css
Click on the color wheel to choose a primary (1) and accent (2) color to preview the theme below. When you’ve selected a color combination you like, simply click save.
{{ trans('profile.notYourProfile') }}
@endif @endsection @section('footer_scripts') @include('scripts.mdl-required-input-fix') @include('scripts.gmaps-address-lookup-api3') @include('scripts.google-maps-geocode-and-map') @include('scripts.mdl-save-ajax') @endsection