@extends('frontend.layout') @section('page_title', 'All Jobs') @section('content')
{{$all_jobs->links()}}
@endsection