@extends('layouts.master') @section('content') @section('style') @endsection
@csrf
@foreach ($users as $lists ) @endforeach
@section('script') @endsection @endsection