@extends('admin.masters.base') @section('styles') @stop @section('pagetitle') Profile overview @stop @section('crumbs')
  • Profile
  • @stop @section('pagecontents')

    Global Settings

    {!! Form::open() !!}

    {!! Form::close() !!}
    @stop @section('scripts') @stop