@extends('job.layout.web') @section('title', 'Job Listing') @section('content')

Welcome, {{ $company->name }}!

@csrf
@endsection