@extends('pages.settings.index') @section('page-header-section') {{ __('Invoice Settings') }} @endsection @section('page-section')
@csrf
{{ __('Prefix') }}
{{ __('Logo') }}
{{ __('Recommended image size is 200px x 40px') }}
@endsection @push('page-scripts') @endpush