@extends('layouts.app') @section('title', 'Contacts List') @section('content')

Example Form

@csrf
@endsection