@extends('backend.layouts.app') @section('title', $title) @section('content') @foreach ($colors as $key => $color) @endforeach
{{ $title }}
Hexa Action
@endsection @section('script') @endsection