@extends('layouts.app') @section('title', '領収書の発行 | So-Manager') @section('content') 領収書の発行 @if($errors->has('contract_id')) {{ $errors->first('contract_id') }} @endif @csrf 領収書内容の入力 領収書の宛名を入力してください。 様 御中 発行する @endsection
領収書内容の入力
領収書の宛名を入力してください。