@extends('layouts.app') @section('title', 'Add Sign Type') @section('content') @php $allMaterials = \App\Models\SignMaterial::all(); @endphp