@extends('layouts.settings') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'Chrome Devices Credential Upload','parentTitle'=>'Settings','parentUrl'=>'/settings','parentSubTitle'=>'Chrome Devices','parentSubUrl'=>'/chrome-devices'])
@include('partials.error-message') @include('partials.success') @include('partials.error')
{{csrf_field()}}
Select file Change Remove
Cancel
@stop @section('after_scripts') @stop