@extends('admin.master') @section('main_content')
@foreach($data as $item) @endforeach
@endsection