@extends('admin.layout.app') @section('more-head') @endsection @section('main-content') PARKING MANAGEMENT SYSTEM lbc @include('includes.messages') {{ csrf_field() }} Name Phone Email Address code @endsection @section('more-scripts') @endsection