@extends('layouts.app') @section('content')

{{trans('lang.restaurants_payout_plural')}}

{{trans('lang.restaurants_payout_create')}}
{{ trans("lang.restaurants_payout_restaurant_help") }}
{{ trans("lang.restaurants_payout_amount_placeholder") }}
{{trans('lang.cancel')}}
@endsection @section('scripts') @endsection