@extends('admin.layouts.contentLayoutMaster') @section('title','Sample-List') @section('vendor-styles') @endsection @section('page-styles') @endsection @section('content') {{-- search bar --}} 搜尋 文字 開始日期 結束日期 下拉式選單 IT Blade Runner Thor Ragnarok 列表 NAME RATE SKILL TYPE LOCATION ACTION @for ($i=1;$i<=10;$i++) Michael Right $15/hr UI/UX Remote Austin,Taxes @endfor @endsection @section('vendor-scripts') @endsection @section('page-scripts') @endsection