@extends('layouts.master') @section('title') Candidate Lists View @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Candidate Lists @endslot @slot('title') List View @endslot @endcomponent
Add Candidate
@endsection @section('script') @endsection