@extends('layouts.app') @section('content') @include('common.alerts') @include('common.errors')
App Settings
{{ csrf_field() }}
{{ $company->name }}
{{ $company->email }}
Change Logo
Image must be a PNG file, less than 1 MB and resolution less than 1024x1024 pixels.
@endsection