@extends('layouts.app') @section('title', '일반전표입력') @push('styles') @endpush @section('content')
@endsection @push('scripts') @verbatim @endverbatim @endpush