@extends('layouts.app') @section('head') @include('layouts.partials.headersection',['title'=>'Pages']) @endsection @section('content') @php $url=domain_info('full_domain'); @endphp @if(Session::has('error'))