@extends('layouts.app') @section('content')
@foreach ($log_types as $t) {{$t->type}} @endforeach
Search