@extends('layouts.guest') @section('content')
@if(File::exists(config('constants.upload_path.logo').config('config.logo'))) Logo @endif

Update Application

{!! csrf_field() !!}
@stop