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