@extends('layouts.app') @section('page-title')

@lang(__('app.menu.payments')) - {{-- {{ ucwords($project->project_name) }}

--}}
@endsection @push('head-script') @endpush @section('content')
@if(hasAccessOf('projects')['is_write'])
@csrf {{-- --}} {{-- --}}
{{-- --}}
@endif
@endsection @push('footer-script') @endpush