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

    Global Settings

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

    {!! Form::close() !!}

    Social Media

    @stop @section('scripts') @stop