@extends('form.app') @section('styles') @endsection @section('content') {{-- navbar --}} @include('log::log.form.navbar') @include('log::log.form.field') @endsection @section('scripts') @endsection