@extends('Backend.layouts.app') @section('content')
@foreach($list as $l) @endforeach
@endsection