@extends('pj::layouts.app') @section('head') @endsection @section('content')
Project List
{{ csrf_field() }}
@endsection @section('script') @endsection