@extends('layouts.management') @section('content') Management Manage projects : New Management > Projets > New @csrf @if($errors->any()) Erreur{{$errors->first()}} @endif Informations @foreach($categories as $c) {{ $c->name }} @endforeach Illustrations Slider CTA (Format: 1480 x 1480) * : Header (Format: 2220 x 1254) * : Content 1 (Format: 2220 x 1254) : Content 2 (Format: 2220 x 1254) : Feedback customer (Format: 2220 x 1254) : Feedback customer Others New project ? Yes No Project Pinned ? Yes No Project displayed ? Yes No @foreach(config('app.language') as $k => $v) {{ $v }} @endforeach @endsection @section('scripts') @endsection
Erreur{{$errors->first()}}