@extends('adminlte::page')
@section('title', 'Projetos')
@section('meta')
@endsection
@section('css')
@endsection
@section('content_header')
Reordenar projetos
Nome | Ano | Área | Local | Home | Ação | |
---|---|---|---|---|---|---|
{{$p['name']}} | {{$p['year']}} | {{$p['field']}} m² | {{$p['location']}} | @if($p['home'] == 1) @else @endif | Ver |