@extends('front.main', ['title' => 'Réalisations', 'pagename' => 'realizations']) @push('css') @endpush @section('content') @include('realizations') @endsection @push('js') @endpush