@extends('layouts.app') @section('title', '일일업무일지') @push('styles') @endpush @section('content')
@endsection @push('scripts') @include('partials.react-cdn') @endpush