@extends('layouts.settings') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'Edit Gsuite Locations','parentTitle'=>'Settings','parentUrl'=>'/settings','parentSubTitle' => 'Gsuite Locations','parentSubUrl'=>'/gsuite-locations'])
@include('partials.error-message') @include('partials.success') @include('partials.error')
{{csrf_field()}}
Select file Change Remove
Cancel
@stop @section('after_scripts') @stop