@extends('layouts.content') @section('body_content') Location List Location Export: Export to Excel Filter Activity: Something @include('partials.alert') @include('location.modals.add_new_location') @include('location.modals.delete_location_modal') @include('location.modals.edit_location_modal') @endsection