@extends('admin.layouts.app') @section('title') {{ 'Project name: ' . $project->name }} @endsection @section('css') @endsection @section('contents')