@extends('lap::layouts.auth') @section('title', 'Create Doc') @section('child-content')

@yield('title')

@csrf
@endsection