@extends('layouts.app') @section('title', $title = __('project.add')) @section('content')
@csrf

@endsection